home *** CD-ROM | disk | FTP | other *** search
/ PCBoard 15.1 Demo / PCBoard v15.1 DEMO - Clark Dev. Co (1994) - Disk 1 of 1.imd / PCBDISK.EXE / HELP / HLPN < prev    next >
Encoding:
Text File  |  1994-02-14  |  3.8 KB  |  78 lines

  1. @X00
  2. @X38┌────────────────────────────────────────────────────────────────────────────@X3B┐@X0B
  3. @X38│ @X3EHelp: @X3F(N)ew File Scan                                                      @X3B│@X0B
  4. @X38└@X3B────────────────────────────────────────────────────────────────────────────┘@X0E
  5.  
  6.       This command will locate any files that are new since the specified date
  7.       in the directories that you specify.
  8. @X0F
  9.    Subcommands
  10. @X02
  11.       @X0B[date]          @X03This represents the date from which PCBoard begins a
  12.                       search for all new files.  All files found are
  13.                       displayed.
  14.  
  15.                       NOTE:  If you pass the date on the command line (e.g.,
  16.                       N;030394;A) and you want to specify only the files
  17.                       since your last scan then you would enter an S instead
  18.                       of an actual date.
  19.  
  20.       @X0B[directory #]   @X03When using this command, you must specify a directory
  21.                       or range of directories that PCBoard should search for
  22.                       the desired file(s).  You may list a single directory,
  23.                       a range of directories in the format [#-#] or a list of
  24.                       directories in a [#;#;#] format.  There are two letters
  25.                       you may use as a directory number.  If you use A for
  26.                       the directory number, it tells PCBoard to search all
  27.                       file directories in the current conference.  Likewise,
  28.                       if you use U for the directory number, the upload
  29.                       directory of the current conference will be searched.
  30.  
  31.       @X0BD               @X03All files found are queued for later download during
  32.                       your call.  To download the files that have been
  33.                       queued, execute a download using either the D or DB
  34.                       commands.
  35.  
  36.       @X0BS               @X03PCBoard scans for files added since the date of the
  37.                       most recent files the caller has been shown.  PCBoard
  38.                       keeps track of the most recent valid file date that you
  39.                       have seen in the file directories.  For example, if you
  40.                       were to do a new scan searching all file directories on
  41.                       12-24-94, but the latest file date that was displayed
  42.                       was 12-21-94, PCBoard will remember that the latest
  43.                       date you have seen is 12-21-94.
  44.  
  45.       @X0BNS              @X03Files are displayed in nonstop Mode (no More? prompts
  46.                       are displayed).
  47. @X0F
  48.    Description
  49. @X03
  50.       A system commonly has hundreds or thousands of files online. Rather
  51.       than viewing each of these directories and attempting to pick out the
  52.       new files, use this command to limit the files that are displayed by
  53.       date. Using the subcommands you will have control over the date to
  54.       begin the search and the directory or directories that you would like
  55.       to search for new files.
  56. @X0F
  57.     Examples
  58. @X03
  59.       One of the most common searches is to find new files in all directories
  60.       of the current conference.  To perform this search, you would type the
  61.       following at a conference command prompt:
  62. @X0E
  63.           N;S;A
  64. @X03
  65.       If you wanted to only scan the upload directory for files that have a
  66.       date which is equal to or greater than 07-19-93, type the following at
  67.       a conference command prompt:
  68. @X0E
  69.           N;071993;U
  70. @X03
  71.       A more complex search may specify only a few of the available file
  72.       directories in the conference.  As an example, if you want to scan for
  73.       new files since 05-22-94 in directories 1-4, 15, and 20-25, type the
  74.       following at the conference command prompt:
  75. @X0E
  76.           N;052294;1-4;15;20;25
  77. @XFF
  78.